Symmetric bilinear form

A symmetric bilinear form is a bilinear form on a vector space that is symmetric. Symmetric bilinear forms are of great importance in the study of orthogonal polarity and quadrics.

They are also more briefly referred to as just symmetric forms when "bilinear" is understood. They are closely related to quadratic forms; for the details of the distinction between the two, see ε-quadratic forms.

Contents

Definition

Let V be a vector space of dimension n over a field K. A map B�: V\times V\rightarrow K:(u,v)\mapsto B(u,v) is a symmetric bilinear form on the space if :

The last two axioms only imply linearity in the first argument, but the first immediately implies linearity in the second argument then too.

Matrix representation

Let C=\{e_{1},\ldots,e_{n}\} be a basis for V. Define the n×n matrix A by A_{ij}=B(e_{i},e_{j}). The matrix A is a symmetric matrix exactly due to symmetry of the bilinear form. If the n×1 matrix x represents a vector v with respect to this basis, and analogously, y represents w, then B(v,w) is given by :

x^{T} A y=y^{T} A x.

Suppose C' is another basis for V, with : \begin{bmatrix}e'_{1} & \cdots & e'_{n}\end{bmatrix} = \begin{bmatrix}e_{1} & \cdots & e_{n}\end{bmatrix}S with S an invertible n×n matrix. Now the new matrix representation for the symmetric bilinear form is given by

A' =S^{T} A S.

Orthogonality and singularity

A symmetric bilinear form is always reflexive. Two vectors v and w are defined to be orthogonal with respect to the bilinear form B if B(v,w)=0, which is, due to reflexivity, equivalent with B(w,v)=0

The radical of a bilinear form B is the set of vectors orthogonal with every other vector in V. One easily checks that this is a subspace of V. When working with a matrix representation A with respect to a certain basis, v, represented by x, is in the radical if and only if

A x=0 \Longleftrightarrow x^{T} A=0.

The matrix A is singular if and only if the radical is nontrivial.

If W is a subspace of V, then W^{\perp}, the set of all vectors orthogonal with every vector in W, is also subspace. When the radical of B is trivial, the dimension of W^{\perp} = dim(V) − dim(W).

Orthogonal basis

A basis C=\{e_{1},\ldots,e_{n}\} is orthogonal with respect to B if and only if :

B(e_{i},e_{j})=0\ \forall i\neq j.

When the characteristic of the field is not two, there is always an orthogonal basis. This can be proven by induction.

A basis C is orthogonal if and only if the matrix representation A is a diagonal matrix.

Signature and Sylvester's law of inertia

In its most general form, Sylvester's law of inertia says that, when working over an ordered field K, the number of diagonal elements equal to 0, or that are positive or negative, is independent of the chosen orthogonal basis. These three numbers form the signature of the bilinear form.

Real case

When working in a space over the reals, one can go a bit a further. Let C=\{e_{1},\ldots,e_{n}\} be an orthogonal basis.

We define a new basis C'=\{e'_1,\ldots,e'_n\}


e'_i = \begin{cases}
e_i & \text{if } B(e_i,e_i)=0  \\
\frac{e_i}{\sqrt{B(e_i,e_i)}} & \text{if } B(e_i,e_i) >0\\
\frac{e_i}{\sqrt{-B(e_i,e_i)}}& \text{if } B(e_i,e_i) <0
\end{cases}

Now, the new matrix representation A will be a diagonal matrix with only 0,1 and −1 on the diagonal. Zeroes will appear if and only if the radical is nontrivial.

Complex case

When working in a space over the complex numbers, one can go further as well and it is even easier. Let C=\{e_1,\ldots,e_n\} be an orthogonal basis.

We define a new basis C'=\{e'_1,\ldots,e'_n\} :


e'_i = \begin{cases}
e_i & \text{if }\; B(e_i,e_i)=0  \\
e_i/\sqrt{B(e_i,e_i)} & \text{if }\; B(e_i,e_i) \neq 0\\
\end{cases}

Now the new matrix representation A will be a diagonal matrix with only 0 and 1 on the diagonal. Zeroes will appear if and only if the radical is nontrivial.

Orthogonal polarities

Let B be a symmetric bilinear form with a trivial radical on the space V over the field K with characteristic different from 2. One can now define a map from D(V), the set of all subspaces of V, to itself :

\alpha:D(V)\rightarrow D(V)�:W\mapsto W^{\perp}.

This map is an orthogonal polarity on the projective space PG(W). Conversely, one can prove all orthogonal polarities are induced in this way, and that two symmetric bilinear forms with trivial radical induce the same polarity if and only if they are equal up to scalar multiplication.

References